if service.isEditView (node) 
service.execute ("拆分编辑", node)
return true
end

if service.click({
{"%操作$10",
"Message options$300",
"Delete$10",
"Also delete for*|Delete$10",
"Delete",
}
})
return true
end

if service.click({
{"%[长按]&Open navigation menu$500",
"Delete$10",
"DELETE CHAT",
}
})
return true
end

if service.click({
{"%[长按]&Media|Voice|Music|Links|Files$500",
"Delete<2$10",
}
})
return true
end
if service.click({
{"%[向上]&Set a reminder<60$200",
}
})
return true
end